Avoid calling unsetenv too late
authorMatthias Clasen <mclasen@redhat.com>
Wed, 29 Nov 2017 04:27:57 +0000 (23:27 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 Dec 2017 22:32:05 +0000 (17:32 -0500)
commit22269902ede92dfd5136aecb6a8eb2bb6d00470c
treecdc928b8b0636ee1585181ac1a38b8b28000338d
parent845f2657dbb0b353521fbd6a529ac7083bd65002
Avoid calling unsetenv too late

Stash the DESKTOP_AUTOSTART_ID env var in a constructor,
before any threads have been created.

https://bugzilla.gnome.org/show_bug.cgi?id=790963
gtk/gtkapplication-dbus.c